Mapping URL: /orderitem/product/{id}
Description: find the orderitem entities of product with the appended id
Microservice: ProductService
/orderitem/product/{id} |
Mapping URL: /orderitem/product/{id}
Description: ProductService
Name: findAllOrderItemOfProduct(id)
Request Method: GET
Service Interface: /orderitem/product/{id}
Service Entity: Product
3.1 CountryService | 3.2 DiscountCampaignService | 3.3 ProductService | 3.4 ShopLicenseService |